set Led State
Sets LED to on or off.
Content copied to clipboard
bool led_state = 1;
Return
This builder for chaining.
Parameters
value
The ledState to set.
Sets LED to on or off.
bool led_state = 1;
This builder for chaining.
The ledState to set.